x86emul: correct AVX512_BF16 insn names in EVEX Disp8 test
authorJan Beulich <jbeulich@suse.com>
Wed, 5 Aug 2020 08:30:18 +0000 (10:30 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 5 Aug 2020 08:30:18 +0000 (10:30 +0200)
commite58a71274c65e7547fc2e917f051c5c04e2820e2
treea10c501abba18cd2ffdd36f75e70e2fd29782e93
parent062aad5190aea2c8a57933c16acae571551a7737
x86emul: correct AVX512_BF16 insn names in EVEX Disp8 test

The leading 'v' ought to be omitted from the table entries.

Fixes: 7ff66809ccd5 ("x86emul: support AVX512_BF16 insns")
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/tests/x86_emulator/evex-disp8.c